home *** CD-ROM | disk | FTP | other *** search
/ PC Gamer (Italian) 44 / PC Gamer IT CD 44 2-2.iso / DRIVERS / MONITORS / esmonitor / ESMonitor.CAB / seerdb.mdb / tblEntity.json next >
JavaScript Object Notation  |  1999-04-10  |  2KB

  1. {
  2.     "schema": {
  3.         "EntityID": "Long Integer",
  4.         "EntityName": "Text (50)",
  5.         "CheckType": "Integer",
  6.         "CheckData": "Text (80)",
  7.         "Hourly": "Boolean NOT NULL",
  8.         "Daily": "Boolean NOT NULL",
  9.         "DailyTime": "Text (10)",
  10.         "Periodically": "Boolean NOT NULL",
  11.         "PeriodTime": "Integer",
  12.         "Anytime": "Boolean NOT NULL",
  13.         "TheseHours": "Boolean NOT NULL",
  14.         "Starting": "Integer",
  15.         "Ending": "Integer",
  16.         "DependID": "Long Integer",
  17.         "NotifyID": "Long Integer",
  18.         "CurrentState": "Text (10)",
  19.         "LastState": "Text (10)",
  20.         "NextCheck": "DateTime",
  21.         "LastCheck": "DateTime",
  22.         "IsDisabled": "Boolean NOT NULL",
  23.         "BeenDown": "Long Integer",
  24.         "AutoDisableCount": "Long Integer",
  25.         "NumericCode": "Text (25)",
  26.         "NotifyOverride": "Boolean NOT NULL",
  27.         "CmdFile": "Text (75)",
  28.         "ExtendedLog": "Boolean NOT NULL",
  29.         "MinutesDown": "Integer",
  30.         "LastTimeDown": "DateTime",
  31.         "Message": "Text (160)"
  32.     },
  33.     "data": [
  34.         {
  35.             "EntityID": 51,
  36.             "EntityName": "ESMonitor Start",
  37.             "CheckType": 6,
  38.             "Hourly": 0,
  39.             "Daily": 0,
  40.             "DailyTime": "0:00",
  41.             "Periodically": 1,
  42.             "PeriodTime": 5,
  43.             "Anytime": 1,
  44.             "TheseHours": 0,
  45.             "Starting": 0,
  46.             "Ending": 24,
  47.             "DependID": 0,
  48.             "NotifyID": 0,
  49.             "CurrentState": "Sent",
  50.             "LastState": "Sent",
  51.             "NextCheck": "04/08/00 22:34:00",
  52.             "LastCheck": "04/08/99 22:34:03",
  53.             "IsDisabled": 0,
  54.             "BeenDown": 0,
  55.             "AutoDisableCount": 0,
  56.             "NumericCode": "123",
  57.             "NotifyOverride": 0,
  58.             "ExtendedLog": 0,
  59.             "MinutesDown": 0,
  60.             "Message": "there is a problem here!"
  61.         },
  62.         {
  63.             "EntityID": 52,
  64.             "EntityName": "Hourly Verfication of Service",
  65.             "CheckType": 4,
  66.             "Hourly": 1,
  67.             "Daily": 0,
  68.             "DailyTime": "0:00",
  69.             "Periodically": 0,
  70.             "PeriodTime": 5,
  71.             "Anytime": 0,
  72.             "TheseHours": 1,
  73.             "Starting": 6,
  74.             "Ending": 24,
  75.             "DependID": 0,
  76.             "NotifyID": 0,
  77.             "CurrentState": "Sent",
  78.             "LastState": "Sent",
  79.             "NextCheck": "04/08/99 23:00:00",
  80.             "LastCheck": "04/08/99 22:34:06",
  81.             "IsDisabled": 0,
  82.             "BeenDown": 0,
  83.             "AutoDisableCount": 0,
  84.             "NumericCode": "1",
  85.             "NotifyOverride": 0,
  86.             "ExtendedLog": 0,
  87.             "MinutesDown": 0
  88.         },
  89.         {
  90.             "EntityID": 53,
  91.             "EntityName": "ESMonitor Status Update",
  92.             "CheckType": 5,
  93.             "Hourly": 0,
  94.             "Daily": 0,
  95.             "DailyTime": "22:00",
  96.             "Periodically": 1,
  97.             "PeriodTime": 360,
  98.             "Anytime": 1,
  99.             "TheseHours": 0,
  100.             "Starting": 0,
  101.             "Ending": 24,
  102.             "DependID": 0,
  103.             "NotifyID": 0,
  104.             "CurrentState": "Sent",
  105.             "LastState": "Sent",
  106.             "NextCheck": "04/09/99 04:34:00",
  107.             "LastCheck": "04/08/99 22:34:10",
  108.             "IsDisabled": 0,
  109.             "BeenDown": 0,
  110.             "AutoDisableCount": 0,
  111.             "NotifyOverride": 0,
  112.             "ExtendedLog": 0,
  113.             "MinutesDown": 0
  114.         }
  115.     ]
  116. }